﻿2026-07-17T11:15:38.8484111Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-07-17T11:15:38.8486011Z ##[group]Run actions/setup-node@v4
2026-07-17T11:15:38.8486306Z with:
2026-07-17T11:15:38.8486539Z   node-version: 20
2026-07-17T11:15:38.8486776Z   cache: npm
2026-07-17T11:15:38.8487003Z   always-auth: false
2026-07-17T11:15:38.8487254Z   check-latest: false
2026-07-17T11:15:38.8489623Z   token: ***
2026-07-17T11:15:38.8489853Z ##[endgroup]
2026-07-17T11:15:39.0003641Z Attempting to download 20...
2026-07-17T11:15:39.0143761Z (node:2062) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-07-17T11:15:39.0162453Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-07-17T11:15:39.9917171Z Acquiring 20.20.2 - x64 from https://github.com/actions/node-versions/releases/download/20.20.2-23521894959/node-20.20.2-linux-x64.tar.gz
2026-07-17T11:15:40.5633808Z Extracting ...
2026-07-17T11:15:40.5734611Z [command]/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/dfd2aa0c-9c3a-46ca-904d-63297f243475 -f /home/runner/work/_temp/40f467f9-8939-4e4c-b59f-a06c90caff57
2026-07-17T11:15:41.5801444Z Adding to the cache ...
2026-07-17T11:15:43.3695529Z ##[group]Environment details
2026-07-17T11:15:43.6262238Z node: v20.20.2
2026-07-17T11:15:43.6263150Z npm: 10.8.2
2026-07-17T11:15:43.6263845Z yarn: 1.22.22
2026-07-17T11:15:43.6264782Z ##[endgroup]
2026-07-17T11:15:43.6284136Z [command]/opt/hostedtoolcache/node/20.20.2/x64/bin/npm config get cache
2026-07-17T11:15:43.7285478Z /home/runner/.npm
2026-07-17T11:15:43.9557617Z Cache hit for: node-cache-Linux-x64-npm-41ee1a238f937e2a93a0b151c7312de06ab550c959a9dc13db294648d9383985
2026-07-17T11:15:43.9682296Z (node:2062) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-07-17T11:15:45.2184300Z Received 33554432 of 182160325 (18.4%), 32.0 MBs/sec
2026-07-17T11:15:46.2156212Z Received 134217728 of 182160325 (73.7%), 64.0 MBs/sec
2026-07-17T11:15:47.0620311Z Received 182160325 of 182160325 (100.0%), 61.0 MBs/sec
2026-07-17T11:15:47.0621637Z Cache Size: ~174 MB (182160325 B)
2026-07-17T11:15:47.0851551Z [command]/usr/bin/tar -xf /home/runner/work/_temp/e07ec664-22f1-47ef-9cb8-8d481ca2fe02/cache.tzst -P -C /home/runner/work/website/website --use-compress-program unzstd
2026-07-17T11:15:47.5471591Z Cache restored successfully
2026-07-17T11:15:47.5554517Z Cache restored from key: node-cache-Linux-x64-npm-41ee1a238f937e2a93a0b151c7312de06ab550c959a9dc13db294648d9383985
